x86 ucode: optimizing microcode update
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 22 Jan 2009 11:11:39 +0000 (11:11 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 22 Jan 2009 11:11:39 +0000 (11:11 +0000)
commit8383ddfff59a21989863a40351a93c1b6ce4218b
tree90090578e26d957e193f7b11fe23e2ab19b8b01b
parent4a10e13111a0417d4c9f2d4ee2ce65955ef745d5
x86 ucode: optimizing microcode update

It's possible the data file has multiple matching ucode, we needn't to
update multiple times, just keep searching the latest version, and
update once.

Signed-off-by: Liu, Jinsong <jinsong.liu@intel.com>
xen/arch/x86/microcode_intel.c